0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
4.212583065033 368 1.0492 0


No Amazon API Requests Made.


App Debug - Total Time 4.212583065033 seconds

Number Time From Start Name Description
1 3.1372380256653 Initialise Initialise FSB Function
2 3.1392500400543 App Controller Start Start of the App controller (called before the controller of every page)
3 3.1672701835632 Start of getCategoryListByGroup Function Before first category groups query
4 3.1681220531464 After initial query Before first category groups query
5 3.1681230068207 Get Category List for Group Before the call to getCategoryList function
6 3.1681241989136 Start of GetCategoryList function Start of the function
7 3.1681261062622 Before getting categories Query to get specific category list
8 3.1690201759338 After getting categories Query to get specific category list
9 3.1690211296082 Before getting category custom Before call to function getCategoryCustom
10 3.1856181621552 After getting category custom After call to function getCategoryCustom
11 3.1856210231781 Before getting category custom Before call to function getCategoryCustom
12 3.1950731277466 After getting category custom After call to function getCategoryCustom
13 3.1950740814209 Before getting category custom Before call to function getCategoryCustom
14 3.2004201412201 After getting category custom After call to function getCategoryCustom
15 3.2004210948944 Before getting category custom Before call to function getCategoryCustom
16 3.2036039829254 After getting category custom After call to function getCategoryCustom
17 3.2036051750183 Before getting category custom Before call to function getCategoryCustom
18 3.2086820602417 After getting category custom After call to function getCategoryCustom
19 3.208683013916 Before getting category custom Before call to function getCategoryCustom
20 3.2137629985809 After getting category custom After call to function getCategoryCustom
21 3.2137641906738 End of GetCategoryList function End of the function
22 3.2137680053711 Get Category List for Group Before the call to getCategoryList function
23 3.2137701511383 Start of GetCategoryList function Start of the function
24 3.2137711048126 Before getting categories Query to get specific category list
25 3.2141001224518 End of getCategoryListByGroup Function Before return()
26 4.0143501758575 App Controller End End of the App controller (called before the controller of every page)
27 4.1360402107239 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 4.1370780467987 Before Get Options Before the call to getOptions in the tpl class
29 4.1838841438293 After Get Options After the call to getOptions in the tpl class
30 4.1839191913605 App_after Controller End End of the App_after controller (called after the controller of every page)
31 4.212574005127 Finalizing debug Before the debug is output to the page.
32 4.212583065033 End of App This is the end of the app logging, final timestamp


Query Debug - 368 Database Queries. Total time 1.0492 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0017 0.0016851425170898
SELECT parameter, value FROM parameters
2 0.0029 0.0029339790344238
SELECT * FROM `bad_bots`
3 0.0002 0.0002138614654541
SET time_zone = 'Europe/London'
4 0.0010 0.00096487998962402
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0009 0.00085687637329102
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.202\";}'
6 0.0008 0.00077390670776367
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751464352'
7 0.0013 0.0013349056243896
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00031590461730957
UPDATE autorun SET lastrun = '2025-07-02 13:52:32' WHERE id = '16'
9 0.0003 0.00033903121948242
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0009 0.00087189674377441
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0002 0.000244140625
SELECT * FROM pages WHERE id = 52
12 0.0014 0.0013959407806396
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0259 0.025875806808472
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.00046014785766602
SELECT * FROM pages WHERE pagename = 'search'
15 0.0008 0.00084900856018066
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0009 0.000885009765625
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0067 0.0067059993743896
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0010 0.00096797943115234
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0006 0.00063800811767578
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00031805038452148
SELECT id FROM categories WHERE parent_id = '26'
21 0.0051 0.0050680637359619
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0008 0.00083112716674805
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0008 0.0008089542388916
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0009 0.00091981887817383
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00029110908508301
SELECT * FROM categorygroups WHERE id = '1'
26 0.0031 0.0030829906463623
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00032401084899902
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00026893615722656
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00029802322387695
SELECT id FROM categories WHERE parent_id = '27'
30 0.0041 0.0041279792785645
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0003 0.00034809112548828
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00040316581726074
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00029897689819336
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.0002739429473877
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0011110305786133
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00031900405883789
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00029206275939941
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00028109550476074
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0012049674987793
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00031590461730957
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0006 0.00059080123901367
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0009 0.00091791152954102
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00028681755065918
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.0003809928894043
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.0003058910369873
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.0002591609954834
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00027704238891602
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.00043606758117676
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00030612945556641
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0006 0.00062894821166992
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00030899047851562
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00026392936706543
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00036096572875977
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00028419494628906
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00025701522827148
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00028014183044434
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00044989585876465
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00030899047851562
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0003 0.00032401084899902
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00030112266540527
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0025 0.002493143081665
SELECT * FROM categorygroups WHERE id = '1'
62 0.0025 0.0024628639221191
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00032496452331543
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00025701522827148
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00028085708618164
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00046896934509277
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00033211708068848
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0004 0.00035595893859863
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00030183792114258
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.0002739429473877
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00032615661621094
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0025 0.0024712085723877
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0009 0.00093507766723633
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0007 0.0007481575012207
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0007 0.00073885917663574
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0012 0.0011749267578125
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0005 0.00053977966308594
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7900 0.79004216194153
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.202') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.202') <= INET_ATON(ip_end)
79 0.0015 0.0015008449554443
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.00069117546081543
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00038886070251465
SELECT * FROM pages WHERE pagename = 'search'
82 0.0048 0.0048131942749023
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0013 0.0013420581817627
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0010 0.00098204612731934
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0049 0.0048599243164062
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0013210773468018
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00040698051452637
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0007 0.00072002410888672
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert genmaicha yama bote metal 130g', NOW(), '216.73.216.202'
89 0.0010 0.00095391273498535
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0008 0.00076508522033691
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0039 0.0039188861846924
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (keyfeatures LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (keyfeatures LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (keyfeatures LIKE '130g') OR (title LIKE '130g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.00035715103149414
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
93 0.0003 0.00031495094299316
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
94 0.0003 0.0003359317779541
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0053 0.0052890777587891
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (keyfeatures LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (keyfeatures LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (keyfeatures LIKE '%130g%') OR (title LIKE '%130g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0002 0.0002439022064209
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
97 0.0002 0.00023007392883301
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
98 0.0004 0.00037097930908203
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0006 0.00062394142150879
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0039 0.0039329528808594
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (keyfeatures LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (keyfeatures LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (keyfeatures LIKE '130g') OR (title LIKE '130g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0002 0.00024914741516113
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
102 0.0002 0.00022315979003906
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
103 0.0004 0.00037884712219238
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0058 0.0058438777923584
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (keyfeatures LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (keyfeatures LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (keyfeatures LIKE '%130g%') OR (title LIKE '%130g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.0003058910369873
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
106 0.0003 0.00025296211242676
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
107 0.0003 0.0002739429473877
SELECT * FROM products WHERE id = '4949'
108 0.0010 0.00097203254699707
SELECT * FROM productimages WHERE product_id = '4949' ORDER BY sortorder ASC
109 0.0009 0.00092315673828125
SELECT * FROM product_image_select WHERE product_id = '4949'
110 0.0006 0.00064611434936523
SELECT * FROM productcustomimages WHERE product_id = '4949'
111 0.0011 0.0010850429534912
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4949' AND a.name = n.originalname
112 0.0007 0.00071620941162109
SELECT * FROM productoffers WHERE product_id = '4949' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = '4949' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0004 0.00038981437683105
SELECT value FROM productattributes WHERE product_id = '4949' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
115 0.0003 0.0003209114074707
SELECT * FROM products WHERE id = '1224'
116 0.0004 0.00039887428283691
SELECT * FROM productimages WHERE product_id = '1224' ORDER BY sortorder ASC
117 0.0005 0.00049805641174316
SELECT * FROM product_image_select WHERE product_id = '1224'
118 0.0003 0.00025796890258789
SELECT * FROM productcustomimages WHERE product_id = '1224'
119 0.0007 0.00066590309143066
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1224' AND a.name = n.originalname
120 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '1224' AND merchantid = 'A1X6FK5RDHNB96'
121 0.0003 0.00029087066650391
SELECT * FROM productoffers
                WHERE product_id = '1224' AND price > 0
                ORDER BY price ASC LIMIT 1
122 0.0003 0.00032591819763184
SELECT value FROM productattributes WHERE product_id = '1224' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
123 0.0004 0.00035214424133301
SELECT * FROM products WHERE id = '1561'
124 0.0004 0.00040602684020996
SELECT * FROM productimages WHERE product_id = '1561' ORDER BY sortorder ASC
125 0.0007 0.00073385238647461
SELECT * FROM product_image_select WHERE product_id = '1561'
126 0.0003 0.00034809112548828
SELECT * FROM productcustomimages WHERE product_id = '1561'
127 0.0009 0.00090193748474121
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1561' AND a.name = n.originalname
128 0.0004 0.00038480758666992
SELECT * FROM productoffers WHERE product_id = '1561' AND merchantid = 'A1X6FK5RDHNB96'
129 0.0003 0.00027179718017578
SELECT * FROM productoffers
                WHERE product_id = '1561' AND price > 0
                ORDER BY price ASC LIMIT 1
130 0.0003 0.00034093856811523
SELECT value FROM productattributes WHERE product_id = '1561' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
131 0.0003 0.00032615661621094
SELECT * FROM products WHERE id = '1125'
132 0.0003 0.00033092498779297
SELECT * FROM productimages WHERE product_id = '1125' ORDER BY sortorder ASC
133 0.0005 0.00045084953308105
SELECT * FROM product_image_select WHERE product_id = '1125'
134 0.0003 0.00025200843811035
SELECT * FROM productcustomimages WHERE product_id = '1125'
135 0.0007 0.00069904327392578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1125' AND a.name = n.originalname
136 0.0003 0.00029110908508301
SELECT * FROM productoffers WHERE product_id = '1125' AND merchantid = 'A1X6FK5RDHNB96'
137 0.0002 0.0002288818359375
SELECT * FROM productoffers
                WHERE product_id = '1125' AND price > 0
                ORDER BY price ASC LIMIT 1
138 0.0002 0.00022482872009277
SELECT * FROM productoffers
                WHERE product_id = 1125
                ORDER BY price ASC LIMIT 1
139 0.0002 0.00023698806762695
SELECT value FROM productattributes
                WHERE product_id = '1125'
                AND name = 'ListPriceAmount'
140 0.0003 0.00025677680969238
SELECT value FROM productattributes WHERE product_id = '1125' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
141 0.0003 0.0003361701965332
SELECT * FROM products WHERE id = '1145'
142 0.0003 0.00032806396484375
SELECT * FROM productimages WHERE product_id = '1145' ORDER BY sortorder ASC
143 0.0004 0.00043201446533203
SELECT * FROM product_image_select WHERE product_id = '1145'
144 0.0003 0.00025296211242676
SELECT * FROM productcustomimages WHERE product_id = '1145'
145 0.0007 0.00068902969360352
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1145' AND a.name = n.originalname
146 0.0003 0.00031113624572754
SELECT * FROM productoffers WHERE product_id = '1145' AND merchantid = 'A1X6FK5RDHNB96'
147 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '1145' AND price > 0
                ORDER BY price ASC LIMIT 1
148 0.0003 0.00025677680969238
SELECT value FROM productattributes WHERE product_id = '1145' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
149 0.0003 0.00034308433532715
SELECT * FROM products WHERE id = '810'
150 0.0004 0.00035810470581055
SELECT * FROM productimages WHERE product_id = '810' ORDER BY sortorder ASC
151 0.0005 0.00047898292541504
SELECT * FROM product_image_select WHERE product_id = '810'
152 0.0003 0.00026416778564453
SELECT * FROM productcustomimages WHERE product_id = '810'
153 0.0007 0.00065112113952637
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '810' AND a.name = n.originalname
154 0.0003 0.00029993057250977
SELECT * FROM productoffers WHERE product_id = '810' AND merchantid = 'A1X6FK5RDHNB96'
155 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '810' AND price > 0
                ORDER BY price ASC LIMIT 1
156 0.0002 0.00024986267089844
SELECT value FROM productattributes WHERE product_id = '810' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
157 0.0003 0.00034904479980469
SELECT * FROM products WHERE id = '1917'
158 0.0003 0.00028085708618164
SELECT * FROM productimages WHERE product_id = '1917' ORDER BY sortorder ASC
159 0.0003 0.0002748966217041
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1917' AND p.id = pi.product_id ORDER BY pi.sortorder
160 0.0004 0.00043392181396484
SELECT * FROM product_image_select WHERE product_id = '1917'
161 0.0003 0.00028395652770996
SELECT * FROM productcustomimages WHERE product_id = '1917'
162 0.0003 0.00031518936157227
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1917'
                GROUP BY o.product_id
163 0.0013 0.0013020038604736
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1917'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
164 0.0003 0.00030994415283203
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1917
165 0.0005 0.00054097175598145
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1917' AND a.name = n.originalname
166 0.0002 0.00023102760314941
SELECT * FROM productoffers WHERE product_id = '1917' AND merchantid = 'A1X6FK5RDHNB96'
167 0.0003 0.00025820732116699
SELECT * FROM productoffers
                WHERE product_id = '1917' AND price > 0
                ORDER BY price ASC LIMIT 1
168 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = 1917
                ORDER BY price ASC LIMIT 1
169 0.0003 0.00025701522827148
SELECT value FROM productattributes
                WHERE product_id = '1917'
                AND name = 'ListPriceAmount'
170 0.0003 0.00027894973754883
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1917'
                GROUP BY o.product_id
171 0.0007 0.00072503089904785
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1917'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
172 0.0002 0.00023198127746582
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1917
173 0.0002 0.00023508071899414
SELECT * FROM products WHERE parent_id = '1917'
174 0.0002 0.00024604797363281
SELECT * FROM products WHERE id = '3546'
175 0.0003 0.00031399726867676
SELECT * FROM productimages WHERE product_id = '3546' ORDER BY sortorder ASC
176 0.0004 0.00044012069702148
SELECT * FROM product_image_select WHERE product_id = '3546'
177 0.0003 0.00028395652770996
SELECT * FROM productcustomimages WHERE product_id = '3546'
178 0.0006 0.00061798095703125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3546' AND a.name = n.originalname
179 0.0003 0.00031399726867676
SELECT * FROM productoffers WHERE product_id = '3546' AND merchantid = 'A1X6FK5RDHNB96'
180 0.0003 0.00028800964355469
SELECT * FROM productoffers
                WHERE product_id = '3546' AND price > 0
                ORDER BY price ASC LIMIT 1
181 0.0003 0.00028204917907715
SELECT value FROM productattributes WHERE product_id = '3546' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
182 0.0004 0.00036907196044922
SELECT * FROM products WHERE id = '3743'
183 0.0004 0.00036883354187012
SELECT * FROM productimages WHERE product_id = '3743' ORDER BY sortorder ASC
184 0.0005 0.00054001808166504
SELECT * FROM product_image_select WHERE product_id = '3743'
185 0.0003 0.00029897689819336
SELECT * FROM productcustomimages WHERE product_id = '3743'
186 0.0006 0.00063180923461914
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3743' AND a.name = n.originalname
187 0.0003 0.00030708312988281
SELECT * FROM productoffers WHERE product_id = '3743' AND merchantid = 'A1X6FK5RDHNB96'
188 0.0003 0.00026416778564453
SELECT * FROM productoffers
                WHERE product_id = '3743' AND price > 0
                ORDER BY price ASC LIMIT 1
189 0.0003 0.00032591819763184
SELECT value FROM productattributes WHERE product_id = '3743' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
190 0.0004 0.00040507316589355
SELECT * FROM products WHERE id = '3204'
191 0.0003 0.00034308433532715
SELECT * FROM productimages WHERE product_id = '3204' ORDER BY sortorder ASC
192 0.0004 0.00039792060852051
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3204' AND p.id = pi.product_id ORDER BY pi.sortorder
193 0.0006 0.00055503845214844
SELECT * FROM product_image_select WHERE product_id = '3204'
194 0.0003 0.00029611587524414
SELECT * FROM productcustomimages WHERE product_id = '3204'
195 0.0004 0.00043702125549316
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3204'
                GROUP BY o.product_id
196 0.0011 0.0010678768157959
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3204'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
197 0.0006 0.0006248950958252
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3204
198 0.0010 0.0010108947753906
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3204' AND a.name = n.originalname
199 0.0003 0.00031518936157227
SELECT * FROM productoffers WHERE product_id = '3204' AND merchantid = 'A1X6FK5RDHNB96'
200 0.0003 0.00028800964355469
SELECT * FROM productoffers
                WHERE product_id = '3204' AND price > 0
                ORDER BY price ASC LIMIT 1
201 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = 3204
                ORDER BY price ASC LIMIT 1
202 0.0003 0.00027608871459961
SELECT value FROM productattributes
                WHERE product_id = '3204'
                AND name = 'ListPriceAmount'
203 0.0003 0.00032496452331543
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3204'
                GROUP BY o.product_id
204 0.0005 0.00054311752319336
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3204'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
205 0.0003 0.00028491020202637
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3204
206 0.0004 0.00042295455932617
SELECT value FROM productattributes WHERE product_id = '3204' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
207 0.0005 0.00049710273742676
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3204'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
208 0.0003 0.00032901763916016
SELECT * FROM products WHERE id = '974'
209 0.0004 0.00037598609924316
SELECT * FROM productimages WHERE product_id = '974' ORDER BY sortorder ASC
210 0.0005 0.00052094459533691
SELECT * FROM product_image_select WHERE product_id = '974'
211 0.0003 0.00029587745666504
SELECT * FROM productcustomimages WHERE product_id = '974'
212 0.0009 0.00085902214050293
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '974' AND a.name = n.originalname
213 0.0004 0.00036287307739258
SELECT * FROM productoffers WHERE product_id = '974' AND merchantid = 'A1X6FK5RDHNB96'
214 0.0003 0.00029683113098145
SELECT * FROM productoffers
                WHERE product_id = '974' AND price > 0
                ORDER BY price ASC LIMIT 1
215 0.0003 0.0003058910369873
SELECT value FROM productattributes WHERE product_id = '974' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
216 0.0004 0.00036811828613281
SELECT * FROM products WHERE id = '931'
217 0.0005 0.00046992301940918
SELECT * FROM productimages WHERE product_id = '931' ORDER BY sortorder ASC
218 0.0005 0.00053286552429199
SELECT * FROM product_image_select WHERE product_id = '931'
219 0.0003 0.00034904479980469
SELECT * FROM productcustomimages WHERE product_id = '931'
220 0.0008 0.00078296661376953
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '931' AND a.name = n.originalname
221 0.0003 0.00034403800964355
SELECT * FROM productoffers WHERE product_id = '931' AND merchantid = 'A1X6FK5RDHNB96'
222 0.0003 0.00030303001403809
SELECT * FROM productoffers
                WHERE product_id = '931' AND price > 0
                ORDER BY price ASC LIMIT 1
223 0.0003 0.00028800964355469
SELECT value FROM productattributes WHERE product_id = '931' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
224 0.0004 0.0003509521484375
SELECT * FROM products WHERE id = '1204'
225 0.0004 0.00039315223693848
SELECT * FROM productimages WHERE product_id = '1204' ORDER BY sortorder ASC
226 0.0005 0.00050187110900879
SELECT * FROM product_image_select WHERE product_id = '1204'
227 0.0003 0.00031399726867676
SELECT * FROM productcustomimages WHERE product_id = '1204'
228 0.0008 0.00075602531433105
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1204' AND a.name = n.originalname
229 0.0004 0.00036311149597168
SELECT * FROM productoffers WHERE product_id = '1204' AND merchantid = 'A1X6FK5RDHNB96'
230 0.0003 0.00032687187194824
SELECT * FROM productoffers
                WHERE product_id = '1204' AND price > 0
                ORDER BY price ASC LIMIT 1
231 0.0004 0.00040197372436523
SELECT value FROM productattributes WHERE product_id = '1204' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
232 0.0005 0.00045895576477051
SELECT * FROM products WHERE id = '3134'
233 0.0004 0.00037002563476562
SELECT * FROM productimages WHERE product_id = '3134' ORDER BY sortorder ASC
234 0.0004 0.00035691261291504
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3134' AND p.id = pi.product_id ORDER BY pi.sortorder
235 0.0005 0.00047707557678223
SELECT * FROM product_image_select WHERE product_id = '3134'
236 0.0003 0.00032806396484375
SELECT * FROM productcustomimages WHERE product_id = '3134'
237 0.0004 0.00043606758117676
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3134'
                GROUP BY o.product_id
238 0.0006 0.00056314468383789
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3134'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
239 0.0003 0.00034403800964355
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3134
240 0.0006 0.0006108283996582
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3134' AND a.name = n.originalname
241 0.0003 0.00029587745666504
SELECT * FROM productoffers WHERE product_id = '3134' AND merchantid = 'A1X6FK5RDHNB96'
242 0.0003 0.00029206275939941
SELECT * FROM productoffers
                WHERE product_id = '3134' AND price > 0
                ORDER BY price ASC LIMIT 1
243 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = 3134
                ORDER BY price ASC LIMIT 1
244 0.0003 0.00030303001403809
SELECT value FROM productattributes
                WHERE product_id = '3134'
                AND name = 'ListPriceAmount'
245 0.0004 0.00035190582275391
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3134'
                GROUP BY o.product_id
246 0.0005 0.0005040168762207
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3134'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
247 0.0003 0.00027990341186523
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3134
248 0.0004 0.00042200088500977
SELECT value FROM productattributes WHERE product_id = '3134' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
249 0.0005 0.00049591064453125
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3134'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
250 0.0003 0.00027608871459961
SELECT * FROM products WHERE id = '796'
251 0.0004 0.00039482116699219
SELECT * FROM productimages WHERE product_id = '796' ORDER BY sortorder ASC
252 0.0006 0.0005650520324707
SELECT * FROM product_image_select WHERE product_id = '796'
253 0.0003 0.00032401084899902
SELECT * FROM productcustomimages WHERE product_id = '796'
254 0.0007 0.00074505805969238
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '796' AND a.name = n.originalname
255 0.0004 0.00039315223693848
SELECT * FROM productoffers WHERE product_id = '796' AND merchantid = 'A1X6FK5RDHNB96'
256 0.0003 0.00029087066650391
SELECT * FROM productoffers
                WHERE product_id = '796' AND price > 0
                ORDER BY price ASC LIMIT 1
257 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = 796
                ORDER BY price ASC LIMIT 1
258 0.0003 0.00027799606323242
SELECT value FROM productattributes
                WHERE product_id = '796'
                AND name = 'ListPriceAmount'
259 0.0003 0.00028705596923828
SELECT value FROM productattributes WHERE product_id = '796' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
260 0.0004 0.00039386749267578
SELECT * FROM products WHERE id = '1017'
261 0.0004 0.00038599967956543
SELECT * FROM productimages WHERE product_id = '1017' ORDER BY sortorder ASC
262 0.0006 0.00055694580078125
SELECT * FROM product_image_select WHERE product_id = '1017'
263 0.0003 0.0003058910369873
SELECT * FROM productcustomimages WHERE product_id = '1017'
264 0.0007 0.00067400932312012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1017' AND a.name = n.originalname
265 0.0003 0.00034594535827637
SELECT * FROM productoffers WHERE product_id = '1017' AND merchantid = 'A1X6FK5RDHNB96'
266 0.0003 0.00028705596923828
SELECT * FROM productoffers
                WHERE product_id = '1017' AND price > 0
                ORDER BY price ASC LIMIT 1
267 0.0003 0.00029802322387695
SELECT value FROM productattributes WHERE product_id = '1017' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
268 0.0004 0.00040102005004883
SELECT * FROM products WHERE id = '1201'
269 0.0004 0.00037288665771484
SELECT * FROM productimages WHERE product_id = '1201' ORDER BY sortorder ASC
270 0.0006 0.0005500316619873
SELECT * FROM product_image_select WHERE product_id = '1201'
271 0.0003 0.00034403800964355
SELECT * FROM productcustomimages WHERE product_id = '1201'
272 0.0009 0.00093889236450195
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1201' AND a.name = n.originalname
273 0.0004 0.00035595893859863
SELECT * FROM productoffers WHERE product_id = '1201' AND merchantid = 'A1X6FK5RDHNB96'
274 0.0003 0.00029301643371582
SELECT * FROM productoffers
                WHERE product_id = '1201' AND price > 0
                ORDER BY price ASC LIMIT 1
275 0.0003 0.00030899047851562
SELECT value FROM productattributes WHERE product_id = '1201' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
276 0.0004 0.00037193298339844
SELECT * FROM products WHERE id = '1414'
277 0.0005 0.00046801567077637
SELECT * FROM productimages WHERE product_id = '1414' ORDER BY sortorder ASC
278 0.0006 0.00057077407836914
SELECT * FROM product_image_select WHERE product_id = '1414'
279 0.0003 0.00031495094299316
SELECT * FROM productcustomimages WHERE product_id = '1414'
280 0.0008 0.000823974609375
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1414' AND a.name = n.originalname
281 0.0003 0.00033020973205566
SELECT * FROM productoffers WHERE product_id = '1414' AND merchantid = 'A1X6FK5RDHNB96'
282 0.0003 0.0002901554107666
SELECT * FROM productoffers
                WHERE product_id = '1414' AND price > 0
                ORDER BY price ASC LIMIT 1
283 0.0003 0.00028014183044434
SELECT value FROM productattributes WHERE product_id = '1414' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
284 0.0010 0.00097298622131348
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4949' ORDER BY timestamp DESC
285 0.0002 0.00024008750915527
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1224' ORDER BY timestamp DESC
286 0.0002 0.00022506713867188
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1561' ORDER BY timestamp DESC
287 0.0002 0.00021886825561523
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1125' ORDER BY timestamp DESC
288 0.0002 0.0002131462097168
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1145' ORDER BY timestamp DESC
289 0.0002 0.00024700164794922
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '810' ORDER BY timestamp DESC
290 0.0002 0.00024795532226562
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1917' ORDER BY timestamp DESC
291 0.0002 0.00022602081298828
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3546' ORDER BY timestamp DESC
292 0.0002 0.00021696090698242
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3743' ORDER BY timestamp DESC
293 0.0002 0.00020813941955566
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3204' ORDER BY timestamp DESC
294 0.0002 0.00020718574523926
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '974' ORDER BY timestamp DESC
295 0.0002 0.00020503997802734
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '931' ORDER BY timestamp DESC
296 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1204' ORDER BY timestamp DESC
297 0.0002 0.00020885467529297
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3134' ORDER BY timestamp DESC
298 0.0002 0.00021600723266602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '796' ORDER BY timestamp DESC
299 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1017' ORDER BY timestamp DESC
300 0.0002 0.00021505355834961
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1201' ORDER BY timestamp DESC
301 0.0002 0.0001990795135498
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1414' ORDER BY timestamp DESC
302 0.0008 0.00084996223449707
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
303 0.0007 0.00072407722473145
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
304 0.0003 0.00026392936706543
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
305 0.0149 0.014901876449585
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
306 0.0011 0.0011129379272461
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
307 0.0004 0.0004279613494873
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
308 0.0004 0.00039482116699219
SELECT * FROM products WHERE id = 1626
309 0.0003 0.00029516220092773
SELECT * FROM products WHERE id = 4041
310 0.0003 0.00028395652770996
SELECT * FROM products WHERE id = 4312
311 0.0003 0.00029993057250977
SELECT * FROM products WHERE id = 777
312 0.0003 0.00029182434082031
SELECT * FROM products WHERE id = 3881
313 0.0003 0.0002751350402832
SELECT * FROM products WHERE id = 4213
314 0.0003 0.0002748966217041
SELECT * FROM products WHERE id = '1626'
315 0.0010 0.00097393989562988
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
316 0.0005 0.00052809715270996
SELECT * FROM product_image_select WHERE product_id = '1626'
317 0.0003 0.00030303001403809
SELECT * FROM productcustomimages WHERE product_id = '1626'
318 0.0007 0.000701904296875
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
319 0.0004 0.00035595893859863
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
320 0.0006 0.00059318542480469
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
321 0.0003 0.00029397010803223
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
322 0.0004 0.00040292739868164
SELECT * FROM products WHERE id = '4041'
323 0.0004 0.00035786628723145
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
324 0.0005 0.0004570484161377
SELECT * FROM product_image_select WHERE product_id = '4041'
325 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '4041'
326 0.0007 0.00070309638977051
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
327 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
328 0.0003 0.0003349781036377
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
329 0.0004 0.00040507316589355
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
330 0.0005 0.0004730224609375
SELECT * FROM products WHERE id = '4312'
331 0.0004 0.00036001205444336
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
332 0.0008 0.00077390670776367
SELECT * FROM product_image_select WHERE product_id = '4312'
333 0.0003 0.00032210350036621
SELECT * FROM productcustomimages WHERE product_id = '4312'
334 0.0009 0.00087499618530273
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
335 0.0004 0.00035500526428223
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
336 0.0003 0.00030303001403809
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
337 0.0003 0.00031709671020508
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
338 0.0004 0.00036811828613281
SELECT * FROM products WHERE id = '777'
339 0.0003 0.00034117698669434
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
340 0.0006 0.00055313110351562
SELECT * FROM product_image_select WHERE product_id = '777'
341 0.0003 0.00030779838562012
SELECT * FROM productcustomimages WHERE product_id = '777'
342 0.0008 0.00076889991760254
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
343 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
344 0.0003 0.00028705596923828
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
345 0.0003 0.00029802322387695
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
346 0.0004 0.00037312507629395
SELECT * FROM products WHERE id = '3881'
347 0.0005 0.00045204162597656
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
348 0.0005 0.00050806999206543
SELECT * FROM product_image_select WHERE product_id = '3881'
349 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '3881'
350 0.0015 0.0014858245849609
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
351 0.0004 0.00041413307189941
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
352 0.0003 0.00033307075500488
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
353 0.0003 0.0003209114074707
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
354 0.0004 0.0004417896270752
SELECT * FROM products WHERE id = '4213'
355 0.0004 0.00041484832763672
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
356 0.0005 0.00048184394836426
SELECT * FROM product_image_select WHERE product_id = '4213'
357 0.0003 0.00029206275939941
SELECT * FROM productcustomimages WHERE product_id = '4213'
358 0.0008 0.00075912475585938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
359 0.0003 0.0003361701965332
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
360 0.0003 0.00032496452331543
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
361 0.0003 0.00030112266540527
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
362 0.0014 0.0014040470123291
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
363 0.0005 0.00054287910461426
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
364 0.0017 0.0016529560089111
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
365 0.0011 0.0010819435119629
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
366 0.0004 0.00039386749267578
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
367 0.0005 0.00053501129150391
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
368 0.0005 0.0004570484161377
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'